type mime/multipart.sectionReadCloser (struct)

Method Implmentations (1 other method implements nothing)

Close() error sectionReadCloser.M : File.Close sectionReadCloser.M : io.Closer.Close sectionReadCloser.M : io.ReadCloser.Close sectionReadCloser.M : io.ReadSeekCloser.Close
Read(p []byte) (n int, err error) sectionReadCloser.M : File.Read sectionReadCloser.M : io.ReadCloser.Read sectionReadCloser.M : io.Reader.Read sectionReadCloser.M : io.ReadSeekCloser.Read sectionReadCloser.M : io.ReadSeeker.Read
ReadAt(p []byte, off int64) (n int, err error) sectionReadCloser.M : File.ReadAt sectionReadCloser.M : io.ReaderAt.ReadAt
Seek(offset int64, whence int) (int64, error) sectionReadCloser.M : File.Seek sectionReadCloser.M : io.ReadSeekCloser.Seek sectionReadCloser.M : io.ReadSeeker.Seek sectionReadCloser.M : io.Seeker.Seek